[INFO] fetching crate alopex-server 0.7.3...
[INFO] checking alopex-server-0.7.3 against try#d0ab665d12770dbaae620b539ee4319b83445f45 for pr-133502-24
[INFO] extracting crate alopex-server 0.7.3 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate alopex-server 0.7.3
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate alopex-server 0.7.3
[INFO] tweaked toml for crates.io crate alopex-server 0.7.3 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate alopex-server 0.7.3 on toolchain d0ab665d12770dbaae620b539ee4319b83445f45
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate alopex-server 0.7.3 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] faaa99a5da600783c3f273ae18b5614a85bf2be61da427e25b9da4e19cde2fcc
[INFO] running `Command { std: "docker" "start" "faaa99a5da600783c3f273ae18b5614a85bf2be61da427e25b9da4e19cde2fcc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "faaa99a5da600783c3f273ae18b5614a85bf2be61da427e25b9da4e19cde2fcc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "faaa99a5da600783c3f273ae18b5614a85bf2be61da427e25b9da4e19cde2fcc" "/opt/rustwide/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "faaa99a5da600783c3f273ae18b5614a85bf2be61da427e25b9da4e19cde2fcc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "faaa99a5da600783c3f273ae18b5614a85bf2be61da427e25b9da4e19cde2fcc" "/opt/rustwide/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking bytes v1.12.1
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling cc v1.2.52
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking lexical-util v0.8.5
[INFO] [stderr]     Checking arrow-schema v52.2.0
[INFO] [stderr]    Compiling pulldown-cmark v0.13.4
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling pest v2.8.5
[INFO] [stderr]     Checking lexical-write-integer v0.8.5
[INFO] [stderr]     Checking lexical-parse-integer v0.8.6
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking lexical-write-float v0.8.5
[INFO] [stderr]     Checking lexical-parse-float v0.8.5
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling flatbuffers v24.12.23
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]     Checking lexical-core v0.8.5
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]     Checking brotli-decompressor v4.0.3
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling pulldown-cmark-to-cmark v22.0.0
[INFO] [stderr]    Compiling fs-err v3.3.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-aarch_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-aarch_64 v3.2.0
[INFO] [stderr]    Compiling pest_meta v2.8.5
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-ppcle_64 v3.2.0
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-x86_64 v3.2.0
[INFO] [stderr]     Checking integer-encoding v3.0.4
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-s390_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-win32 v3.2.0
[INFO] [stderr]     Checking twox-hash v2.1.2
[INFO] [stderr]    Compiling alopex-sql v0.7.3
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_32 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_64 v3.2.0
[INFO] [stderr]     Checking lz4_flex v0.11.6
[INFO] [stderr]     Checking thrift v0.17.0
[INFO] [stderr]    Compiling protoc-bin-vendored v3.2.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.12+zstd.1.5.6
[INFO] [stderr]    Compiling protobuf v3.7.2
[INFO] [stderr]     Checking flate2 v1.1.8
[INFO] [stderr]     Checking brotli v6.0.0
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking rmp v0.8.15
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]     Checking memmap2 v0.9.9
[INFO] [stderr]    Compiling prometheus v0.14.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking arc-swap v1.8.0
[INFO] [stderr]     Checking num-conv v0.2.2
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking time-core v0.1.9
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]     Checking time v0.3.53
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking yasna v0.5.2
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling pest_generator v2.8.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.33
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling prost-derive v0.14.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tonic-build v0.14.6
[INFO] [stderr]    Compiling pest_derive v2.8.5
[INFO] [stderr]     Checking rcgen v0.12.1
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking protobuf-support v3.7.2
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking zerocopy v0.8.33
[INFO] [stderr]    Compiling prost v0.14.4
[INFO] [stderr]     Checking prost-types v0.14.4
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling prost-build v0.14.4
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking chrono v0.4.39
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking rmp-serde v1.3.1
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking alopex-cluster v0.7.3
[INFO] [stderr]     Checking arrow-buffer v52.2.0
[INFO] [stderr]     Checking humantime-serde v1.1.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]    Compiling tonic-prost-build v0.14.6
[INFO] [stderr]     Checking hashlink v0.8.4
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking rust-ini v0.20.0
[INFO] [stderr]     Checking arrow-data v52.2.0
[INFO] [stderr]     Checking yaml-rust2 v0.8.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling alopex-server v0.7.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking arrow-array v52.2.0
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking config v0.14.1
[INFO] [stderr]     Checking arrow-select v52.2.0
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking alopex-core v0.7.3
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking arrow-cast v52.2.0
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking arrow-ipc v52.2.0
[INFO] [stderr]     Checking parquet v52.2.0
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking hyper-util v0.1.19
[INFO] [stderr]     Checking axum v0.8.9
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking axum-server v0.8.0
[INFO] [stderr]     Checking tonic v0.14.6
[INFO] [stderr]     Checking tonic-prost v0.14.6
[INFO] [stdout] error[E0433]: cannot find module or crate `alopex_cli` in this scope
[INFO] [stdout]  --> tests/cross_surface_consistency.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use alopex_cli::batch::{BatchMode, BatchModeSource};
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `alopex_cli`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 9 - use alopex_cli::batch::{BatchMode, BatchModeSource};
[INFO] [stdout] 9 + use alopex_core::batch::{BatchMode, BatchModeSource};
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `alopex_cli` in this scope
[INFO] [stdout]   --> tests/cross_surface_consistency.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use alopex_cli::cli::{OutputFormat, SqlCommand};
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `alopex_cli`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 10 - use alopex_cli::cli::{OutputFormat, SqlCommand};
[INFO] [stdout] 10 + use alopex_core::cli::{OutputFormat, SqlCommand};
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `alopex_cli` in this scope
[INFO] [stdout]   --> tests/cross_surface_consistency.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use alopex_cli::commands::{kv as cli_kv, sql as cli_sql};
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `alopex_cli`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 11 - use alopex_cli::commands::{kv as cli_kv, sql as cli_sql};
[INFO] [stdout] 11 + use alopex_core::commands::{kv as cli_kv, sql as cli_sql};
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `alopex_cli` in this scope
[INFO] [stdout]   --> tests/cross_surface_consistency.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use alopex_cli::output::jsonl::JsonlFormatter;
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `alopex_cli`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 12 - use alopex_cli::output::jsonl::JsonlFormatter;
[INFO] [stdout] 12 + use alopex_core::output::jsonl::JsonlFormatter;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `alopex_cli` in this scope
[INFO] [stdout]   --> tests/cross_surface_consistency.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use alopex_cli::streaming::StreamingWriter;
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `alopex_cli`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 13 - use alopex_cli::streaming::StreamingWriter;
[INFO] [stdout] 13 + use alopex_core::streaming::StreamingWriter;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `alopex_cli` in this scope
[INFO] [stdout]   --> tests/cross_surface_consistency.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use alopex_cli::ui::mode::UiMode;
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `alopex_cli`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 14 - use alopex_cli::ui::mode::UiMode;
[INFO] [stdout] 14 + use alopex_core::ui::mode::UiMode;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `alopex_embedded`
[INFO] [stdout]   --> tests/cross_surface_consistency.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use alopex_embedded::Database;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `alopex_embedded`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `alopex_embedded`, use `cargo add alopex_embedded` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `alopex_cli` in this scope
[INFO] [stdout]    --> tests/cross_surface_consistency.rs:239:9
[INFO] [stdout]     |
[INFO] [stdout] 239 |         alopex_cli::cli::KvCommand::Get {
[INFO] [stdout]     |         ^^^^^^^^^^ use of unresolved module or unlinked crate `alopex_cli`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 239 -         alopex_cli::cli::KvCommand::Get {
[INFO] [stdout] 239 +         alopex_core::cli::KvCommand::Get {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `alopex-server` (test "cross_surface_consistency") due to 8 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "faaa99a5da600783c3f273ae18b5614a85bf2be61da427e25b9da4e19cde2fcc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "faaa99a5da600783c3f273ae18b5614a85bf2be61da427e25b9da4e19cde2fcc", kill_on_drop: false }`
[INFO] [stdout] faaa99a5da600783c3f273ae18b5614a85bf2be61da427e25b9da4e19cde2fcc
